Skip to content

release: 1.45.0#691

Open
stainless-app[bot] wants to merge 53 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 1.45.0#691
stainless-app[bot] wants to merge 53 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jan 23, 2026

Automated Release PR

1.45.0 (2026-05-08)

Full Changelog: v1.44.1...v1.45.0

Features

  • api: add per endpoint security (686b27e)
  • api: api update (abb9fa0)
  • api: api update (0608eea)
  • api: api update (c4bd9ea)
  • api: api update (0a947a8)
  • api: api update (9736c48)
  • api: api update (c6631fc)
  • client: add custom JSON encoder for extended type support (02cb5a0)
  • internal: implement indices array format for query and form serialization (a8f9575)
  • support setting headers via env (e3efcee)

Bug Fixes

  • api: remove invalid transform config (565de84)
  • client: add missing f-string prefix in file type error message (99e028e)
  • client: preserve hardcoded query params when merging with user params (e9413d1)
  • deps: bump minimum typing-extensions version (16af387)
  • docs: fix mcp installation instructions for remote servers (298ddec)
  • ensure file data are only sent as 1 parameter (028a805)
  • pydantic: do not pass by_alias unless set (399bc94)
  • sanitize endpoint path params (896338f)
  • tests: skip broken date validation test (e22eb0f)
  • use correct field name format for multipart file arrays (f952a4d)

Performance Improvements

  • client: optimize file structure copying in multipart requests (4c5544c)

Chores

  • ci: skip lint on metadata-only changes (2f97b57)
  • ci: skip uploading artifacts on stainless-internal branches (0d13335)
  • ci: upgrade actions/github-script (f342729)
  • format all api.md files (8555964)
  • internal: add request options to SSE classes (977dcfa)
  • internal: bump dependencies (0b67a64)
  • internal: codegen related update (94aae5c)
  • internal: codegen related update (b746d12)
  • internal: fix lint error on Python 3.14 (b0f5ba3)
  • internal: make test_proxy_environment_variables more resilient (e33584f)
  • internal: make test_proxy_environment_variables more resilient to env (9f092c7)
  • internal: more robust bootstrap script (524ba9e)
  • internal: reformat pyproject.toml (d713cd0)
  • internal: tweak CI branches (9e540f1)
  • internal: update gitignore (fd09507)
  • tests: bump steady to v0.19.4 (bfdc74c)
  • tests: bump steady to v0.19.5 (2822044)
  • tests: bump steady to v0.19.6 (b3457c1)
  • tests: bump steady to v0.19.7 (634c5ef)
  • tests: bump steady to v0.20.1 (f92438d)
  • tests: bump steady to v0.20.2 (2abc18d)
  • tests: bump steady to v0.22.1 (78e1421)
  • update mock server docs (7891a91)

Refactors

  • tests: switch from prism to steady (8ff1f27)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 178d5f7 to 96d9eff Compare January 26, 2026 17:30
@stainless-app stainless-app Bot changed the title release: 1.44.2 release: 1.45.0 Jan 26, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 96d9eff to 4323237 Compare January 26, 2026 17:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4323237 to b1dd557 Compare January 26, 2026 18:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b1dd557 to acbebad Compare January 28, 2026 16:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from acbebad to 06c5ba6 Compare January 29, 2026 16:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 06c5ba6 to 3d3b9eb Compare February 9, 2026 14:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3d3b9eb to 7b16e4b Compare February 11, 2026 14:23
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7b16e4b to 219e9ac Compare February 12, 2026 16:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 219e9ac to 46bc324 Compare February 23, 2026 13:37
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 46bc324 to a7b93c0 Compare February 23, 2026 20:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a7b93c0 to 0ec0030 Compare February 24, 2026 17:43
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 2bd21fb to ad4c165 Compare April 14, 2026 19:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ad4c165 to 1daac84 Compare April 16, 2026 23:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1daac84 to 5f5c2fa Compare April 17, 2026 19:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5f5c2fa to 001a995 Compare April 22, 2026 13:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 001a995 to cbf4404 Compare April 23, 2026 16:51
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cbf4404 to 52e4851 Compare April 27, 2026 15:03
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 27, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/finch-python/e3efceee56e129cc009ba0124341b49ad808f283/finch_api-1.44.1-py3-none-any.whl'

Expires at: Wed, 27 May 2026 22:31:41 GMT
Updated at: Mon, 27 Apr 2026 22:31:41 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 52e4851 to 592287f Compare April 27, 2026 22:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 592287f to f4ab552 Compare April 29, 2026 18:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f4ab552 to dce74d1 Compare April 30, 2026 16:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dce74d1 to b85fdeb Compare April 30, 2026 20:45
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b85fdeb to 2ff2527 Compare April 30, 2026 21:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2ff2527 to 4659b6a Compare May 1, 2026 16:41
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4659b6a to 953ee69 Compare May 8, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants